<%@LANGUAGE=Python%>

Python Test

<% import math s = math.sqrt(9) Response.Write('Python Test
') Response.Write(str(s)) Response.write('

Smaller heading') %>